records
Individual mFRR capacity bids
Datasetschema
Klik om uit te vouwen Klik om samen te vouwen
JSON Schema
Het volgende JSON-voorwerp is een gestandaardiseerde omschrijving van het schema van uw dataset. Meer over JSON-schema.
{
- "title":"ods055",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/ods055"
}
] - "definitions":{
- "ods055":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/ods055_records"
}
}
} - "records":
} - "properties":
- "ods055_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "deliverydate":,{
- "type":"string",
- "format":"date",
- "title":"Delivery Date",
- "description":"Date of the balancing capacity auction."
} - "capacitybiddeliveryperiod":,{
- "type":"string",
- "title":"Delivery Period",
- "description":"Time window on which the capacity bid is applicable. 'G2' is added when there is a Gate 2 bid."
} - "regulationdirection":,{
- "type":"string",
- "title":"Regulation Direction",
- "description":"Indicates whether the regulation direction is upwards or downwards. Upwards direction is used when the system imbalance is negative. Downwards regulation is used when the system imbalance is positive. "
} - "mfrrofferedvolume":,{
- "type":"number",
- "title":"mFRR Offered Volume",
- "description":"The volume of power that is offered at a certain price by a balance responsible party relative to an ancillary service product.",
- "unit":"MW"
} - "mfrrstdawardedvolume":,{
- "type":"number",
- "title":"mFRR Std Awarded Volume",
- "description":"The awarded volume of Standard (Std) mFRR power to a Balancing Service Provider (BSP) after the mFRR capacity auction. mFRR Standard is the mFRR Capacity Product characterized by an unlimited activation time and no neutralization time.",
- "unit":"MW"
} - "mfrrstdcapbidprice":,{
- "type":"number",
- "title":"mFRR Std Price",
- "description":"The price per MWh for the offered and awarded volume of the mFRR Standard capacity bid. ",
- "unit":"€/MWh"
} - "mfrrflexawardedvolume":,{
- "type":"number",
- "title":"mFRR Flex Awarded Volume",
- "description":"The awarded volume of Flex mFRR power to a Balancing Service Provider (BSP) after the mFRR capacity auction. mFRR Flex is the mFRR Capacity Product characterized by a limited activation time (one or more blocks of 4 hours Capacity Contracting Time Unit)) and a neutralization time (8 hours) between two successive activations.",
- "unit":"MW"
} - "mfrrflexcapbidprice":,{
- "type":"number",
- "title":"mFRR Flex Price",
- "description":"The price per MWh for the offered and awarded volume of the mFRR Flex capacity bid. ",
- "unit":"€/MWh"
} - "index":{
- "type":"string",
- "title":"Index",
- "description":"Index column. Restarts at the beginning of each month."
}
} - "deliverydate":
}
} - "fields":
} - "properties":
} - "ods055":
}